derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
_GTimeVal
derelict
glib
gtypes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
_GTimeVal {
glong
tv_sec
;
glong
tv_usec
;
}
Members
Variables
tv_sec
glong
tv_sec
;
Undocumented in source.
tv_usec
glong
tv_usec
;
Undocumented in source.
Meta
Source
See Implementation
derelict
glib
gtypes
aliases
GCompareDataFunc
GCompareFunc
GDestroyNotify
GDoubleIEEE754
GEqualFunc
GFloatIEEE754
GFreeFunc
GFunc
GHFunc
GHashFunc
GTimeVal
GTranslateFunc
gboolean
gchar
gconstpointer
gdouble
gfloat
gint
glong
gpointer
gshort
guchar
guint
gulong
gushort
structs
_GTimeVal
unions
_GDoubleIEEE754
_GFloatIEEE754